[INFO] cloning repository https://github.com/tdejager/pep508-repro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tdejager/pep508-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdejager%2Fpep508-repro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdejager%2Fpep508-repro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8da6fec5d4745f738f23afa7cc8206a0c3d43ba9
[INFO] testing tdejager/pep508-repro against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdejager%2Fpep508-repro" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/tdejager/pep508-repro
[INFO] finished tweaking git repo https://github.com/tdejager/pep508-repro
[INFO] tweaked toml for git repo https://github.com/tdejager/pep508-repro written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tdejager/pep508-repro on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tdejager/pep508-repro already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/astral-sh/uv`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] testing tdejager/pep508-repro against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdejager%2Fpep508-repro" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/tdejager/pep508-repro
[INFO] finished tweaking git repo https://github.com/tdejager/pep508-repro
[INFO] tweaked toml for git repo https://github.com/tdejager/pep508-repro written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tdejager/pep508-repro on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tdejager/pep508-repro already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded owo-colors v4.0.0
[INFO] [stderr]   Downloaded junction v1.0.0
[INFO] [stderr]   Downloaded unscanny v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1bc16a511f02d8b933b93504022863f216422d1958b35fee0aed42d3c372e204
[INFO] running `Command { std: "docker" "start" "-a" "1bc16a511f02d8b933b93504022863f216422d1958b35fee0aed42d3c372e204", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1bc16a511f02d8b933b93504022863f216422d1958b35fee0aed42d3c372e204", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bc16a511f02d8b933b93504022863f216422d1958b35fee0aed42d3c372e204", kill_on_drop: false }`
[INFO] [stdout] 1bc16a511f02d8b933b93504022863f216422d1958b35fee0aed42d3c372e204
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9003178c88276e77f3e171bb26637d68399eb7cf69ce0be1cc6ac464fd4c95fd
[INFO] running `Command { std: "docker" "start" "-a" "9003178c88276e77f3e171bb26637d68399eb7cf69ce0be1cc6ac464fd4c95fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling path-dedot v3.1.1
[INFO] [stderr]    Compiling owo-colors v4.0.0
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling junction v1.0.0
[INFO] [stderr]    Compiling unscanny v0.1.0
[INFO] [stderr]    Compiling uv-normalize v0.0.1 (https://github.com/astral-sh/uv?tag=0.1.32#f6b1580d)
[INFO] [stderr]    Compiling path-absolutize v3.1.1
[INFO] [stderr]    Compiling pep440_rs v0.5.0 (https://github.com/astral-sh/uv?tag=0.1.32#f6b1580d)
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling uv-warnings v0.0.1 (https://github.com/astral-sh/uv?tag=0.1.32#f6b1580d)
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling uv-fs v0.0.1 (https://github.com/astral-sh/uv?tag=0.1.32#f6b1580d)
[INFO] [stderr]    Compiling pep508_rs v0.4.2 (https://github.com/astral-sh/uv?tag=0.1.32#f6b1580d)
[INFO] [stderr]    Compiling pep508_reproducer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.49s
[INFO] running `Command { std: "docker" "inspect" "9003178c88276e77f3e171bb26637d68399eb7cf69ce0be1cc6ac464fd4c95fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9003178c88276e77f3e171bb26637d68399eb7cf69ce0be1cc6ac464fd4c95fd", kill_on_drop: false }`
[INFO] [stdout] 9003178c88276e77f3e171bb26637d68399eb7cf69ce0be1cc6ac464fd4c95fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82a7b28dec966c88a02a7c8f590e258968bfe43d60e42a9d6d0ecfca4c4f5f17
[INFO] running `Command { std: "docker" "start" "-a" "82a7b28dec966c88a02a7c8f590e258968bfe43d60e42a9d6d0ecfca4c4f5f17", kill_on_drop: false }`
[INFO] [stderr]    Compiling pep508_reproducer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.96s
[INFO] running `Command { std: "docker" "inspect" "82a7b28dec966c88a02a7c8f590e258968bfe43d60e42a9d6d0ecfca4c4f5f17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82a7b28dec966c88a02a7c8f590e258968bfe43d60e42a9d6d0ecfca4c4f5f17", kill_on_drop: false }`
[INFO] [stdout] 82a7b28dec966c88a02a7c8f590e258968bfe43d60e42a9d6d0ecfca4c4f5f17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6cdc9eeb3f7d39c51278ce5596b6e0bf2907fc294be56154f620e6cc44d41bcf
[INFO] running `Command { std: "docker" "start" "-a" "6cdc9eeb3f7d39c51278ce5596b6e0bf2907fc294be56154f620e6cc44d41bcf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pep508_reproducer-b6146e6fc9dd2402)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_spec_str ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pep508_reproducer
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6cdc9eeb3f7d39c51278ce5596b6e0bf2907fc294be56154f620e6cc44d41bcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cdc9eeb3f7d39c51278ce5596b6e0bf2907fc294be56154f620e6cc44d41bcf", kill_on_drop: false }`
[INFO] [stdout] 6cdc9eeb3f7d39c51278ce5596b6e0bf2907fc294be56154f620e6cc44d41bcf
